.contact-btn {
  background-color: #ed1c24;
  color: #fff !important;
}
.contact-btn:hover {
  /* background-color: #ed1c24; */
  color: #000 !important;
}

.footer-logo-img {
  width: 200px;
}

.point-container {
  list-style: none;
}

.point-container li {
  position: relative;
  text-align: justify;
  margin-bottom: 10px;
}
.point-container.white li {
  color: #fff;
}
.point-container li::before {
  position: absolute;
  top: 0px;
  left: -20px;
  font-family: "FontAwesome";
  font-weight: 400;
  content: "\f00c";
  color: #ed1c24;
}

.key-highlights-section {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.7), transparent),
    url(../images/other/pic-1.jpg);
  background-position: center;
  background-size: cover;
  margin: 50px 0px;
  padding: 80px 0px;
}

/*accordion start  */
.road-transport-section {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.7), transparent),
    url(../images/other/logistic-and-transportation.jpg);
  background-position: center;
  background-size: cover;
  margin: 50px 0px;
  padding: 80px 0px;
}
.accordion {
  max-width: 600px;
  margin: 30px auto 0;
}
.accordion__item {
  margin-bottom: 5px;
}
.accordion__title {
  background: #ed1c24;
  padding: 10px 20px;
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  font-weight: 400;
  color: #fff;
}
.accordion__title::after {
  font-family: "Font Awesome 5 Free";
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  width: 1em;
  height: 1em;
  transition: transform 0.3s ease-in;
}
.is-open .accordion__title::after {
  transform: rotate(180deg);
}
.accordion__body {
  border-radius: 5px;
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease-in-out;
}
.accordion__content {
  background: #f4f4f4;
  border-radius: 4px;
  padding: 15px;
  margin-top: 5px;
}

/*accordion end  */

.stats-section .cmt-vertical_sep {
  margin-top: 50px;
}

.client-section {
  margin-top: 80px;
}

.client-section .client-logo {
  border: 1px solid rgb(190, 190, 190);
  /* margin: 0px 5px; */
}
.middle-menu {
  padding: 10px 0px;
}
.middle-menu .brand-logo img {
  width: 190px;
}
.login-btn:hover,
.register-btn:hover {
  background-color: #ed1c24;
  color: #fff;
}

.show-logo {
  display: inline-block;
}
.full-width {
  flex-grow: 1;
}
.hide-logo {
  display: none;
}

.contact-detail-container {
  display: flex;
}
.contact-detail-container .icon {
  margin-right: 20px;
}
.contact-detail-container .icon i {
  font-size: 1.2rem;
}
.contact-detail-container .detail p a {
  color: #fff;
}
.contact-detail-container .detail p a:hover {
  color: #ed1c24;
}

/* marquee style start */
.marquee {
  width: 95%;
  white-space: nowrap;
  background-color: #ed1c24;
  margin: 10px auto;
  z-index: 99999999999 i !important;
}

.marquee .marquee-content {
  animation: animate 40s linear infinite;
  display: inline-block;
  padding: 8px 0px;
  padding-left: 100%;
}
.marquee .marquee-content h3 {
  color: #fff;
  font-kerning: normal;
  margin: 0px;
  font-weight: 500;
  font-size: 1.4rem;
}

@keyframes animate {
  100% {
    transform: translate(-100%, 0);
  }
}

/* marquee style end */

rs-fullwidth-wrap {
  height: 350px;
}

#rev_slider_1_1_wrapper .rs-slides {
  height: 350px !important;
}

#rev_slider_1_1_wrapper .tparrows {
  top: 25% !important;
}

.rev-btn-contact {
  color: #fff !important;
}

.contact-info-container {
  background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),
    url(../images/other/contact-bg.jpg);
  background-size: cover;
  width: 100%;
  height: 100%;
  padding: 50px;
}

.career-info-container {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)),
    url(../images/career/career-bg.jpg);
  background-size: cover;
  width: 100%;
  height: 100%;
  padding: 50px;
}

.contact-info-container .contact-info .title {
  color: #fff;
  font-weight: bold;
}

.contact-info-container .contact-info .info-wrap {
  display: flex;
}

.contact-info-container .contact-info .info-wrap i {
  color: #fff;
  font-size: 30px;
  margin-right: 20px;
}

.contact-info .content-part h4 {
  color: #fff;
  font-weight: normal;
}

.contact-info .content-part p {
  color: #fff;
}

.contact-info .content-part p a {
  color: #fff;
  transition: all 0.4s ease-in;
}

.contact-info .content-part p a:hover {
  color: #ed1c24;
}

.social-container {
  list-style: none;
  display: flex;
}
.social-container li {
  margin-right: 20px;
}

.social-container li a {
  background-color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 3px;
  display: grid;
  place-content: center;
  /* padding: 40px; */
}
.cmt-col-wrapper-bg-layer-inner {
  box-shadow: 2px 4px 5px rgba(0, 0, 0, 0.6);
}
.branch-office-table {
  overflow-x: auto;
}
.branch-office-table td,
.branch-office-table th {
  vertical-align: middle;
}
.branch-office-table th {
  text-align: center;
}
.branch-office-table .name {
  padding: 0.2rem !important;
  width: 180px;
}
.branch-office-table .branch-location {
  width: 180px;
}
.branch-office-table tr td:last-child {
  text-align: center;
}
.branch-office-table tr td:first-child {
  text-align: left;
}
.branch-office-table .contact-number {
  padding: 0.2rem !important;
  width: 180px;
}

.branch-office-table.delivery-station .branch-location {
  padding: 0.2rem !important;
}

.branch-office-table .row-bg {
  background-color: rgba(245, 243, 243, 0.829);
}
.our-client-section {
  margin-top: 50px;
}
.our-client-section .client-logo {
  border: 1px solid #d4d4d4;
  margin: 15px 0px;
  overflow: hidden;
}
.our-client-section .client-logo img {
  overflow: hidden;
  transition: all 0.3s;
}
.our-client-section .client-logo img:hover {
  transform: scale(1.1);
}

.twitter,
.facebook {
  display: none;
}

.mgs {
  font-size: 13px;
}

/* dropdown */

.dropdown {
  position: relative;
}

.dropdown__head {
  display: inline-block;
  padding-right: 20px;
  position: relative;
  margin-right: 5px;
  border-radius: 3px;
  font-size: 13px;
}
.dropdown__head:after {
  content: "\f107";
  font-family: "fontawesome";
  position: absolute;
  /* top: 0px; */
  right: 5px;
  /* border-top: 5px solid black;
  border-top-color: #ccc;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent; */
  z-index: 1;
}

.dropdown__body {
  /* padding: 2px 10px; */
  border: 1px solid #e5e5e5;
  position: absolute;
  /* border-radius: 3px; */
  /* background: rgb(209, 15, 15); */
  background-color: #fff;
  top: 100%;
  display: none;
  z-index: 9999;
  width: 200px;
  border-top: 3px solid #ed1c24;
  box-shadow: 0 0 10px 0 rgba(0, 43, 92, 0.08);
}
.dropdown__body ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* .dropdown__body ul li {
  padding: 3px 0;
} */
.dropdown__body ul li a {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  display: block;
  padding: 15px 20px;
  text-align: left;
  color: #696884;
  border-top: 1px solid rgba(0, 43, 92, 0.08);
  transition: all 500ms ease;
}
.dropdown__body ul li a:hover {
  color: #fff;
  background-color: #e21f2f;
}

.dropdown:hover .dropdown__body {
  display: block;
}

.modal-form-container{
  padding: 20px;
}
.modal-form-container label{
  margin-bottom: 0;
}
.modal-form-title{
  text-align: center;
  font-size: 20px;
}


.road-transport-content{
  background-color: #fff;
  padding: 20px;
  border-radius: 3px;
}

.vision-container{
  min-height: 300px;
  background-color: #E31E25;
 display: grid;
  place-content: center;
  padding: 0 50px;
}

.vision-container h4{
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.vision-container p{
  color: #fff;
  text-align: center;
}

.mission-container{
  min-height: 300px;
  display: grid;
  place-content: center;
  padding: 0 50px;
}
.mission-container h4{
   text-transform: uppercase;
}
.mission-container h4,
.mission-container p{

  text-align: center;
}

